home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000300_davis@dri.cornell.edu _Mon Nov 9 20:56:04 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <davis@dri.cornell.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA03652; Mon, 9 Nov 92 20:56:04 MET
  4. Received: by dxmint.cern.ch (dxcern) (5.57/3.14)
  5.     id AA02122; Mon, 9 Nov 92 21:08:46 +0100
  6. Received: by willow.tc.cornell.edu id AA09687
  7.   (5.65c/IDA-1.4.4 for www-talk@nxoc01.cern.ch); Mon, 9 Nov 1992 15:08:24 -0500
  8. Date: Mon, 9 Nov 1992 15:08:24 -0500
  9. From: Jim Davis <davis@dri.cornell.edu>
  10. Message-Id: <199211092008.AA09687@willow.tc.cornell.edu>
  11. To: www-talk@nxoc01.cern.ch
  12. Subject: can an HTTP server determine identity of client?
  13.  
  14. It is clear that the HTTP protocol per se provides no means
  15. for the server to determine the identity of the user on
  16. the client machine, or even the name of the client machine.
  17. But (I ask in all ignorance of Unix) is there another way
  18. for the server to get this information, perhaps by making
  19. calls to a lower level of the TCP/IP protocol?
  20.  
  21. I would like to make an HTTP server that provided differing
  22. levels of access to those within and without Cornell.
  23. I regret this must be so because some of the databases
  24. we have here can not be released outside Cornell.